setScreenRgbColor


RGB color for BaseUI
0xRRGGBB format, e.g. 0xFF0000 for red
uint32 screen_rgb_color = 17;

Return

This builder for chaining.

Parameters

value

The screenRgbColor to set.